Getpass error?

by: PyLORD, 7 years ago

Last edited: 7 years ago

Hello, Everyone

I keep getting an error while using the getpass module.

AttributeError: 'function' object has no attribute 'getpass'


I don't understand what the problem is here so I kindly request an answer to this problem.



You must be logged in to post. Please login or register an account.



I had this problem using Pycharm. When i tried in IDLE it was working and also in other IDE. Later I found out it was a bug in one of the Pycharm version.

-JerryS 7 years ago

You must be logged in to post. Please login or register an account.


So I have to run it in the IDLE?

-PyLORD 7 years ago

You must be logged in to post. Please login or register an account.


Sorry, I did not read your error correctly. My answer is wrong. Try this one

https://stackoverflow.com/questions/31799976/im-having-an-issue-getting-getpass-getpass-under-linux

-JerryS 7 years ago

You must be logged in to post. Please login or register an account.


I do not run linux though...

-PyLORD 7 years ago

You must be logged in to post. Please login or register an account.